PresenceDescription Class |
Namespace: Independentsoft.Sip.Presence
The PresenceDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| PresenceDescription |
Initializes a new instance of the PresenceDescription class.
| |
| PresenceDescription(String) |
Initializes a new instance of the PresenceDescription class with the specified entity.
|
| Name | Description | |
|---|---|---|
| Entity |
Gets or sets entity name.
| |
| Extension |
Gets collection of extensions.
| |
| Notes |
Gets collection of notes.
| |
| Tuples |
Gets collection of tuples.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Converts the specified string representation of a presence description to its PresenceDescription equivalent.
| |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |